Analytics Setting Object Repository
class AnalyticsSettingObjectRepository : ReadOnlyAnyObjectWithDownloadRepositoryImpl<AnalyticsSettings> , ReadOnlyWithDownloadObjectRepository<AnalyticsSettings>
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the object in a synchronous way. Important: this is a blocking method and it should not be executed in the main thread. Consider the asynchronous version .get.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard